-
Notifications
You must be signed in to change notification settings - Fork 120
chore: replace Batteries.HashMap with a shim around Std.HashMap #1063
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Mathlib CI status (docs):
|
We've decided to wait on this until some further verification lemmas have been written for |
Those additional verification lemmas about HashMap.toList and HashMap.fold have now landed, so as far as I'm aware we have feature parity with downstream libraries based on the old HashMap, and I would like to proceed. |
No description provided.